home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1998 March / Software of the Month Club 1998 March.iso / mac / SRI / Desktop Publishing / Smart Dubbing™ / Important bug in Netscape < prev    next >
Text File  |  1994-03-27  |  321b  |  13 lines

  1. Known Bug
  2.  
  3. Unfortunately the Animated GIF implementation of Netscape 2.0
  4. is not 100% OK. 
  5.  
  6. Transparent GIFs have a trailing effect if a background color is set.
  7.  
  8. If you want to do a transparant animation:
  9.  
  10. Do not use this: <BODY BGCOLOR ="#FF0000"> or any other hex-code.
  11.  
  12. Use this instead: <BODY background="back.gif"> 
  13.